home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-12-23 | 432 b | 10 lines | [TEXT/3PRM] |
- system module StdMisc
-
- // ****************************************************************************************
- // Concurrent Clean Standard Library Module Version 1.1
- // Copyright 1995 University of Nijmegen
- // ****************************************************************************************
-
- abort :: !{#Char} -> .a // stop reduction, print argument and core dump
- undef :: .a // fatal error, stop reduction.
-